Problem Note 67420: SAS/ACCESS® Interface to Google BigQuery changes the default data type used from TIMESTAMP to DATETIME while creating Google BigQuery tables
When SAS/ACCESS Interface to Google BigQuery creates a Google BigQuery table from a SAS table, the default data type is changed.
If the SAS column has a DATETIME or DATEAMPM format, then the engine or data connector will change from creating a TIMESTAMP column to a DATETIME column.
If you require the original behavior of creating a TIMESTAMP column, you must use EXPLICIT SQL code to create and insert data to the Google BigQuery table.
Click the Hot Fix tab in this note to access the hot fix for this issue.
The hot fix introduces this new behavior beginning with SAS/ACCESS® Interface to Google BigQuery 9.41.
After applying the hot fix, if your Google BigQuery tables still use TIMESTAMP data types, see SAS Note 67943 regarding an issue that you might encounter.
Operating System and Release Information
SAS System | SAS/ACCESS Interface to Google BigQuery | Linux for x64 | 9.4 | 9.43 | 9.4 TS1M6 | 9.4 TS1M8 |
*
For software releases that are not yet generally available, the Fixed
Release is the software release in which the problem is planned to be
fixed.
Google BigQuery supports TIMESTAMP and DATETIME data types. However, SAS/ACCESS® Interface to Google BigQuery changes the default to DATETIME.
Type: | Problem Note |
Priority: | high |
Date Modified: | 2021-05-26 14:11:08 |
Date Created: | 2021-02-12 03:56:20 |